projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e7e78
)
(LOCALTIME_CACHE, HAVE_TZSET): Define these.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 23 Jan 1996 17:44:58 +0000
(17:44 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 23 Jan 1996 17:44:58 +0000
(17:44 +0000)
msdos/sed2.inp
patch
|
blob
|
history
diff --git
a/msdos/sed2.inp
b/msdos/sed2.inp
index 14e781592a4e26bdfcc40384bb62a91f8529c902..9ccd258e3e7365fe29031073ec9ce3eefb624c7a 100644
(file)
--- a/
msdos/sed2.inp
+++ b/
msdos/sed2.inp
@@
-14,6
+14,8
@@
/^#undef HAVE_GETHOSTNAME *$/s/undef/define/
/^#undef HAVE_DUP2 *$/s/undef/define/
/^#undef HAVE_TM_ZONE *$/s/undef/define/
+/^#undef LOCALTIME_CACHE *$/s/undef/define/
+/^#undef HAVE_TZSET *$/s/undef/define/
/^#undef TM_IN_SYS_TIME *$/s/undef/define/
/^#undef TIME_WITH_SYS_TIME *$/s/undef/define/
/^#undef HAVE_RENAME *$/s/undef/define/